#3230fc color space conversions
Hex:
        #3230fc
        RGB:
        50, 48, 252
        CMY:
        80, 81, 1
        CMYK:
        80, 81, 0, 1
      HSL:
        241°, 97.1429%, 58.8235%
        HSV (HSB):
        241°, 80.9524%, 98.8235%
        XYZ:
        19.9430, 9.8203, 92.9399
        xyY:
        0.1625, 0.0800, 9.8203
      CIE-Lab:
        37.5179, 66.4317, -97.4466
        CIE-LCH:
        37.5179, 117.9365, 304.2832
        CIE-Luv:
        37.5179, -9.2695, -131.7849
        Hunter-Lab:
        31.3373, 58.7568, -153.9053
      #3230fc color charts
#3230fc RGB chart
      #3230fc CMYK chart
      #3230fc RGB pie chart
      #3230fc color shades, tints & tones
#3230fc color schemes
#3230fc color preview, HTML & CSS examples
           This text has a color of #3230fc        
        
          <p style="color:#3230fc;">Text here</p>
        
        
          .mytext {color:#3230fc;}
        
        Text color #3230fc
      
           This box has a color of #3230fc        
        
          <div style="background-color:#3230fc;">Content here</div>
        
        
          .mybackground {background-color:#3230fc;}
        
        Background color #3230fc
      
           Border around this has a color of #3230fc        
        
          <div style="border:2px solid #3230fc;">Content here</div>
        
        
          .myborder {border:2px solid #3230fc;}
        
        Border color #3230fc