#3020cf color space conversions
Hex:
        #3020cf
        RGB:
        48, 32, 207
        CMY:
        81, 87, 19
        CMYK:
        77, 85, 0, 19
      HSL:
        245°, 73.2218%, 46.8627%
        HSV (HSB):
        245°, 84.5411%, 81.1765%
        XYZ:
        12.9979, 6.1664, 59.5367
        xyY:
        0.1652, 0.0784, 6.1664
      CIE-Lab:
        29.8284, 60.0652, -84.5308
        CIE-LCH:
        29.8284, 103.6980, 305.3965
        CIE-Luv:
        29.8284, -5.7535, -105.8587
        Hunter-Lab:
        24.8322, 49.9758, -124.7685
      #3020cf color charts
#3020cf RGB chart
      #3020cf CMYK chart
      #3020cf RGB pie chart
      #3020cf color shades, tints & tones
#3020cf color schemes
#3020cf color preview, HTML & CSS examples
           This text has a color of #3020cf        
        
          <p style="color:#3020cf;">Text here</p>
        
        
          .mytext {color:#3020cf;}
        
        Text color #3020cf
      
           This box has a color of #3020cf        
        
          <div style="background-color:#3020cf;">Content here</div>
        
        
          .mybackground {background-color:#3020cf;}
        
        Background color #3020cf
      
           Border around this has a color of #3020cf        
        
          <div style="border:2px solid #3020cf;">Content here</div>
        
        
          .myborder {border:2px solid #3020cf;}
        
        Border color #3020cf