#2148fe color space conversions
Hex:
        #2148fe
        RGB:
        33, 72, 254
        CMY:
        87, 72, 0
        CMYK:
        87, 72, 0, 0
      HSL:
        229°, 99.1031%, 56.2745%
        HSV (HSB):
        229°, 87.0079%, 99.6078%
        XYZ:
        20.8340, 12.1138, 95.0061
        xyY:
        0.1628, 0.0947, 12.1138
      CIE-Lab:
        41.3964, 54.0741, -92.1552
        CIE-LCH:
        41.3964, 106.8484, 300.4032
        CIE-Luv:
        41.3964, -14.4846, -131.6991
        Hunter-Lab:
        34.8049, 45.9401, -137.4789
      #2148fe color charts
#2148fe RGB chart
      #2148fe CMYK chart
      #2148fe RGB pie chart
      #2148fe color shades, tints & tones
#2148fe color schemes
#2148fe color preview, HTML & CSS examples
           This text has a color of #2148fe        
        
          <p style="color:#2148fe;">Text here</p>
        
        
          .mytext {color:#2148fe;}
        
        Text color #2148fe
      
           This box has a color of #2148fe        
        
          <div style="background-color:#2148fe;">Content here</div>
        
        
          .mybackground {background-color:#2148fe;}
        
        Background color #2148fe
      
           Border around this has a color of #2148fe        
        
          <div style="border:2px solid #2148fe;">Content here</div>
        
        
          .myborder {border:2px solid #2148fe;}
        
        Border color #2148fe