#1230ec color space conversions
Hex:
        #1230ec
        RGB:
        18, 48, 236
        CMY:
        93, 81, 7
        CMYK:
        92, 80, 0, 7
      HSL:
        232°, 85.8268%, 49.8039%
        HSV (HSB):
        232°, 92.3729%, 92.5490%
        XYZ:
        16.4467, 8.2986, 80.0918
        xyY:
        0.1569, 0.0792, 8.2986
      CIE-Lab:
        34.5972, 60.5315, -93.3031
        CIE-LCH:
        34.5972, 111.2184, 302.9740
        CIE-Luv:
        34.5972, -11.3620, -122.5200
        Hunter-Lab:
        28.8073, 51.4966, -144.6763
      #1230ec color charts
#1230ec RGB chart
      #1230ec CMYK chart
      #1230ec RGB pie chart
      #1230ec color shades, tints & tones
#1230ec color schemes
#1230ec color preview, HTML & CSS examples
           This text has a color of #1230ec        
        
          <p style="color:#1230ec;">Text here</p>
        
        
          .mytext {color:#1230ec;}
        
        Text color #1230ec
      
           This box has a color of #1230ec        
        
          <div style="background-color:#1230ec;">Content here</div>
        
        
          .mybackground {background-color:#1230ec;}
        
        Background color #1230ec
      
           Border around this has a color of #1230ec        
        
          <div style="border:2px solid #1230ec;">Content here</div>
        
        
          .myborder {border:2px solid #1230ec;}
        
        Border color #1230ec