#1235ff color space conversions
Hex:
        #1235ff
        RGB:
        18, 53, 255
        CMY:
        93, 79, 0
        CMYK:
        93, 79, 0, 0
      HSL:
        231°, 100.0000%, 53.5294%
        HSV (HSB):
        231°, 92.9412%, 100.0000%
        XYZ:
        19.5726, 9.8948, 95.4860
        xyY:
        0.1566, 0.0792, 9.8948
      CIE-Lab:
        37.6530, 63.9984, -98.9307
        CIE-LCH:
        37.6530, 117.8265, 302.8989
        CIE-Luv:
        37.6530, -12.5143, -133.3265
        Hunter-Lab:
        31.4560, 56.0183, -157.9581
      #1235ff color charts
#1235ff RGB chart
      #1235ff CMYK chart
      #1235ff RGB pie chart
      #1235ff color shades, tints & tones
#1235ff color schemes
#1235ff color preview, HTML & CSS examples
           This text has a color of #1235ff        
        
          <p style="color:#1235ff;">Text here</p>
        
        
          .mytext {color:#1235ff;}
        
        Text color #1235ff
      
           This box has a color of #1235ff        
        
          <div style="background-color:#1235ff;">Content here</div>
        
        
          .mybackground {background-color:#1235ff;}
        
        Background color #1235ff
      
           Border around this has a color of #1235ff        
        
          <div style="border:2px solid #1235ff;">Content here</div>
        
        
          .myborder {border:2px solid #1235ff;}
        
        Border color #1235ff