#3023fd color space conversions
Hex:
        #3023fd
        RGB:
        48, 35, 253
        CMY:
        81, 86, 1
        CMYK:
        81, 86, 0, 1
      HSL:
        244°, 98.1982%, 56.4706%
        HSV (HSB):
        244°, 86.1660%, 99.2157%
        XYZ:
        19.5496, 8.9223, 93.6203
        xyY:
        0.1601, 0.0731, 8.9223
      CIE-Lab:
        35.8342, 71.7221, -100.8114
        CIE-LCH:
        35.8342, 123.7215, 305.4299
        CIE-Luv:
        35.8342, -8.2739, -132.0281
        Hunter-Lab:
        29.8702, 64.5526, -164.9198
      #3023fd color charts
#3023fd RGB chart
      #3023fd CMYK chart
      #3023fd RGB pie chart
      #3023fd color shades, tints & tones
#3023fd color schemes
#3023fd color preview, HTML & CSS examples
           This text has a color of #3023fd        
        
          <p style="color:#3023fd;">Text here</p>
        
        
          .mytext {color:#3023fd;}
        
        Text color #3023fd
      
           This box has a color of #3023fd        
        
          <div style="background-color:#3023fd;">Content here</div>
        
        
          .mybackground {background-color:#3023fd;}
        
        Background color #3023fd
      
           Border around this has a color of #3023fd        
        
          <div style="border:2px solid #3023fd;">Content here</div>
        
        
          .myborder {border:2px solid #3023fd;}
        
        Border color #3023fd