#3015fd color space conversions
Hex:
        #3015fd
        RGB:
        48, 21, 253
        CMY:
        81, 92, 1
        CMYK:
        81, 92, 0, 1
      HSL:
        247°, 98.3051%, 53.7255%
        HSV (HSB):
        247°, 91.6996%, 99.2157%
        XYZ:
        19.2167, 8.2566, 93.5093
        xyY:
        0.1588, 0.0682, 8.2566
      CIE-Lab:
        34.5116, 75.7385, -103.0167
        CIE-LCH:
        34.5116, 127.8623, 306.3236
        CIE-Luv:
        34.5116, -7.3471, -131.4146
        Hunter-Lab:
        28.7342, 69.0913, -172.8326
      #3015fd color charts
#3015fd RGB chart
      #3015fd CMYK chart
      #3015fd RGB pie chart
      #3015fd color shades, tints & tones
#3015fd color schemes
#3015fd color preview, HTML & CSS examples
           This text has a color of #3015fd        
        
          <p style="color:#3015fd;">Text here</p>
        
        
          .mytext {color:#3015fd;}
        
        Text color #3015fd
      
           This box has a color of #3015fd        
        
          <div style="background-color:#3015fd;">Content here</div>
        
        
          .mybackground {background-color:#3015fd;}
        
        Background color #3015fd
      
           Border around this has a color of #3015fd        
        
          <div style="border:2px solid #3015fd;">Content here</div>
        
        
          .myborder {border:2px solid #3015fd;}
        
        Border color #3015fd