#1230fa color space conversions
Hex:
        #1230fa
        RGB:
        18, 48, 250
        CMY:
        93, 81, 2
        CMYK:
        93, 81, 0, 2
      HSL:
        232°, 95.8678%, 52.5490%
        HSV (HSB):
        232°, 92.8000%, 98.0392%
        XYZ:
        18.5617, 9.1446, 91.2293
        xyY:
        0.1561, 0.0769, 9.1446
      CIE-Lab:
        36.2613, 64.8240, -98.4421
        CIE-LCH:
        36.2613, 117.8686, 303.3649
        CIE-Luv:
        36.2613, -11.7561, -130.4251
        Hunter-Lab:
        30.2401, 56.6453, -157.6999
      #1230fa color charts
#1230fa RGB chart
      #1230fa CMYK chart
      #1230fa RGB pie chart
      #1230fa color shades, tints & tones
#1230fa color schemes
#1230fa color preview, HTML & CSS examples
           This text has a color of #1230fa        
        
          <p style="color:#1230fa;">Text here</p>
        
        
          .mytext {color:#1230fa;}
        
        Text color #1230fa
      
           This box has a color of #1230fa        
        
          <div style="background-color:#1230fa;">Content here</div>
        
        
          .mybackground {background-color:#1230fa;}
        
        Background color #1230fa
      
           Border around this has a color of #1230fa        
        
          <div style="border:2px solid #1230fa;">Content here</div>
        
        
          .myborder {border:2px solid #1230fa;}
        
        Border color #1230fa