#1255f2 color space conversions
Hex:
        #1255f2
        RGB:
        18, 85, 242
        CMY:
        93, 67, 5
        CMYK:
        93, 65, 0, 5
      HSL:
        222°, 89.6000%, 50.9804%
        HSV (HSB):
        222°, 92.5620%, 94.9020%
        XYZ:
        19.5250, 13.0364, 85.4916
        xyY:
        0.1654, 0.1104, 13.0364
      CIE-Lab:
        42.8180, 41.4956, -83.0987
        CIE-LCH:
        42.8180, 92.8831, 296.5354
        CIE-Luv:
        42.8180, -17.9318, -122.1932
        Hunter-Lab:
        36.1060, 33.3418, -115.1125
      #1255f2 color charts
#1255f2 RGB chart
      #1255f2 CMYK chart
      #1255f2 RGB pie chart
      #1255f2 color shades, tints & tones
#1255f2 color schemes
#1255f2 color preview, HTML & CSS examples
           This text has a color of #1255f2        
        
          <p style="color:#1255f2;">Text here</p>
        
        
          .mytext {color:#1255f2;}
        
        Text color #1255f2
      
           This box has a color of #1255f2        
        
          <div style="background-color:#1255f2;">Content here</div>
        
        
          .mybackground {background-color:#1255f2;}
        
        Background color #1255f2
      
           Border around this has a color of #1255f2        
        
          <div style="border:2px solid #1255f2;">Content here</div>
        
        
          .myborder {border:2px solid #1255f2;}
        
        Border color #1255f2