#3230dd color space conversions
Hex:
        #3230dd
        RGB:
        50, 48, 221
        CMY:
        80, 81, 13
        CMYK:
        77, 78, 0, 13
      HSL:
        241°, 71.7842%, 52.7451%
        HSV (HSB):
        241°, 78.2805%, 86.6667%
        XYZ:
        15.4235, 8.0125, 69.1403
        xyY:
        0.1666, 0.0865, 8.0125
      CIE-Lab:
        34.0088, 57.1653, -85.6822
        CIE-LCH:
        34.0088, 103.0016, 303.7103
        CIE-Luv:
        34.0088, -7.9539, -114.1168
        Hunter-Lab:
        28.3063, 47.7247, -125.0058
      #3230dd color charts
#3230dd RGB chart
      #3230dd CMYK chart
      #3230dd RGB pie chart
      #3230dd color shades, tints & tones
#3230dd color schemes
#3230dd color preview, HTML & CSS examples
           This text has a color of #3230dd        
        
          <p style="color:#3230dd;">Text here</p>
        
        
          .mytext {color:#3230dd;}
        
        Text color #3230dd
      
           This box has a color of #3230dd        
        
          <div style="background-color:#3230dd;">Content here</div>
        
        
          .mybackground {background-color:#3230dd;}
        
        Background color #3230dd
      
           Border around this has a color of #3230dd        
        
          <div style="border:2px solid #3230dd;">Content here</div>
        
        
          .myborder {border:2px solid #3230dd;}
        
        Border color #3230dd