#4230be color space conversions
Hex:
        #4230be
        RGB:
        66, 48, 190
        CMY:
        74, 81, 25
        CMYK:
        65, 75, 0, 25
      HSL:
        248°, 59.6639%, 46.6667%
        HSV (HSB):
        248°, 74.7368%, 74.5098%
        XYZ:
        12.5980, 6.9899, 49.4004
        xyY:
        0.1826, 0.1013, 6.9899
      CIE-Lab:
        31.7838, 48.9672, -71.2951
        CIE-LCH:
        31.7838, 86.4915, 304.4822
        CIE-Luv:
        31.7838, -3.3653, -95.6629
        Hunter-Lab:
        26.4383, 38.7889, -92.2773
      #4230be color charts
#4230be RGB chart
      #4230be CMYK chart
      #4230be RGB pie chart
      #4230be color shades, tints & tones
#4230be color schemes
#4230be color preview, HTML & CSS examples
           This text has a color of #4230be        
        
          <p style="color:#4230be;">Text here</p>
        
        
          .mytext {color:#4230be;}
        
        Text color #4230be
      
           This box has a color of #4230be        
        
          <div style="background-color:#4230be;">Content here</div>
        
        
          .mybackground {background-color:#4230be;}
        
        Background color #4230be
      
           Border around this has a color of #4230be        
        
          <div style="border:2px solid #4230be;">Content here</div>
        
        
          .myborder {border:2px solid #4230be;}
        
        Border color #4230be