#1235ee color space conversions
Hex:
        #1235ee
        RGB:
        18, 53, 238
        CMY:
        93, 79, 7
        CMYK:
        92, 78, 0, 7
      HSL:
        230°, 86.6142%, 50.1961%
        HSV (HSB):
        230°, 92.4370%, 93.3333%
        XYZ:
        16.9552, 8.8479, 81.7031
        xyY:
        0.1577, 0.0823, 8.8479
      CIE-Lab:
        35.6897, 58.6648, -92.6222
        CIE-LCH:
        35.6897, 109.6377, 302.3492
        CIE-Luv:
        35.6897, -12.0850, -123.7065
        Hunter-Lab:
        29.7453, 49.6926, -142.0332
      #1235ee color charts
#1235ee RGB chart
      #1235ee CMYK chart
      #1235ee RGB pie chart
      #1235ee color shades, tints & tones
#1235ee color schemes
#1235ee color preview, HTML & CSS examples
           This text has a color of #1235ee        
        
          <p style="color:#1235ee;">Text here</p>
        
        
          .mytext {color:#1235ee;}
        
        Text color #1235ee
      
           This box has a color of #1235ee        
        
          <div style="background-color:#1235ee;">Content here</div>
        
        
          .mybackground {background-color:#1235ee;}
        
        Background color #1235ee
      
           Border around this has a color of #1235ee        
        
          <div style="border:2px solid #1235ee;">Content here</div>
        
        
          .myborder {border:2px solid #1235ee;}
        
        Border color #1235ee