#211cfe color space conversions
Hex:
        #211cfe
        RGB:
        33, 28, 254
        CMY:
        87, 89, 0
        CMYK:
        87, 89, 0, 0
      HSL:
        241°, 99.1228%, 55.2941%
        HSV (HSB):
        241°, 88.9764%, 99.6078%
        XYZ:
        18.9318, 8.3096, 94.3720
        xyY:
        0.1557, 0.0683, 8.3096
      CIE-Lab:
        34.6195, 73.8160, -103.4134
        CIE-LCH:
        34.6195, 127.0557, 305.5191
        CIE-Luv:
        34.6195, -9.1650, -131.8955
        Hunter-Lab:
        28.8264, 66.7845, -173.9256
      #211cfe color charts
#211cfe RGB chart
      #211cfe CMYK chart
      #211cfe RGB pie chart
      #211cfe color shades, tints & tones
#211cfe color schemes
#211cfe color preview, HTML & CSS examples
           This text has a color of #211cfe        
        
          <p style="color:#211cfe;">Text here</p>
        
        
          .mytext {color:#211cfe;}
        
        Text color #211cfe
      
           This box has a color of #211cfe        
        
          <div style="background-color:#211cfe;">Content here</div>
        
        
          .mybackground {background-color:#211cfe;}
        
        Background color #211cfe
      
           Border around this has a color of #211cfe        
        
          <div style="border:2px solid #211cfe;">Content here</div>
        
        
          .myborder {border:2px solid #211cfe;}
        
        Border color #211cfe