#3318fe color space conversions
Hex:
        #3318fe
        RGB:
        51, 24, 254
        CMY:
        80, 91, 0
        CMYK:
        80, 91, 0, 0
      HSL:
        247°, 99.1379%, 54.5098%
        HSV (HSB):
        247°, 90.5512%, 99.6078%
        XYZ:
        19.5813, 8.5128, 94.3770
        xyY:
        0.1599, 0.0695, 8.5128
      CIE-Lab:
        35.0289, 75.3529, -102.7110
        CIE-LCH:
        35.0289, 127.3877, 306.2653
        CIE-Luv:
        35.0289, -7.2222, -132.2084
        Hunter-Lab:
        29.1768, 68.7366, -171.3595
      #3318fe color charts
#3318fe RGB chart
      #3318fe CMYK chart
      #3318fe RGB pie chart
      #3318fe color shades, tints & tones
#3318fe color schemes
#3318fe color preview, HTML & CSS examples
           This text has a color of #3318fe        
        
          <p style="color:#3318fe;">Text here</p>
        
        
          .mytext {color:#3318fe;}
        
        Text color #3318fe
      
           This box has a color of #3318fe        
        
          <div style="background-color:#3318fe;">Content here</div>
        
        
          .mybackground {background-color:#3318fe;}
        
        Background color #3318fe
      
           Border around this has a color of #3318fe        
        
          <div style="border:2px solid #3318fe;">Content here</div>
        
        
          .myborder {border:2px solid #3318fe;}
        
        Border color #3318fe