#3230ff color space conversions
Hex:
        #3230ff
        RGB:
        50, 48, 255
        CMY:
        80, 81, 0
        CMYK:
        80, 81, 0, 0
      HSL:
        241°, 100.0000%, 59.4118%
        HSV (HSB):
        241°, 81.1765%, 100.0000%
        XYZ:
        20.4223, 10.0120, 95.4639
        xyY:
        0.1622, 0.0795, 10.0120
      CIE-Lab:
        37.8640, 67.3016, -98.5521
        CIE-LCH:
        37.8640, 119.3399, 304.3293
        CIE-Luv:
        37.8640, -9.3948, -133.4739
        Hunter-Lab:
        31.6418, 59.8350, -156.7299
      #3230ff color charts
#3230ff RGB chart
      #3230ff CMYK chart
      #3230ff RGB pie chart
      #3230ff color shades, tints & tones
#3230ff color schemes
#3230ff color preview, HTML & CSS examples
           This text has a color of #3230ff        
        
          <p style="color:#3230ff;">Text here</p>
        
        
          .mytext {color:#3230ff;}
        
        Text color #3230ff
      
           This box has a color of #3230ff        
        
          <div style="background-color:#3230ff;">Content here</div>
        
        
          .mybackground {background-color:#3230ff;}
        
        Background color #3230ff
      
           Border around this has a color of #3230ff        
        
          <div style="border:2px solid #3230ff;">Content here</div>
        
        
          .myborder {border:2px solid #3230ff;}
        
        Border color #3230ff