#3618fd color space conversions
Hex:
        #3618fd
        RGB:
        54, 24, 253
        CMY:
        79, 91, 1
        CMYK:
        79, 91, 0, 1
      HSL:
        248°, 98.2833%, 54.3137%
        HSV (HSB):
        248°, 90.5138%, 99.2157%
        XYZ:
        19.5776, 8.5294, 93.5430
        xyY:
        0.1609, 0.0701, 8.5294
      CIE-Lab:
        35.0619, 75.1919, -102.0906
        CIE-LCH:
        35.0619, 126.7924, 306.3724
        CIE-Luv:
        35.0619, -6.8073, -131.7467
        Hunter-Lab:
        29.2051, 68.5481, -169.4603
      #3618fd color charts
#3618fd RGB chart
      #3618fd CMYK chart
      #3618fd RGB pie chart
      #3618fd color shades, tints & tones
#3618fd color schemes
#3618fd color preview, HTML & CSS examples
           This text has a color of #3618fd        
        
          <p style="color:#3618fd;">Text here</p>
        
        
          .mytext {color:#3618fd;}
        
        Text color #3618fd
      
           This box has a color of #3618fd        
        
          <div style="background-color:#3618fd;">Content here</div>
        
        
          .mybackground {background-color:#3618fd;}
        
        Background color #3618fd
      
           Border around this has a color of #3618fd        
        
          <div style="border:2px solid #3618fd;">Content here</div>
        
        
          .myborder {border:2px solid #3618fd;}
        
        Border color #3618fd