#3658fe color space conversions
Hex:
        #3658fe
        RGB:
        54, 88, 254
        CMY:
        79, 65, 0
        CMYK:
        79, 65, 0, 0
      HSL:
        230°, 99.0099%, 60.3922%
        HSV (HSB):
        230°, 78.7402%, 99.6078%
        XYZ:
        22.9004, 14.9195, 95.4387
        xyY:
        0.1718, 0.1120, 14.9195
      CIE-Lab:
        45.5237, 45.9392, -85.3288
        CIE-LCH:
        45.5237, 96.9093, 298.2970
        CIE-Luv:
        45.5237, -15.3763, -128.0772
        Hunter-Lab:
        38.6257, 38.2341, -119.4591
      #3658fe color charts
#3658fe RGB chart
      #3658fe CMYK chart
      #3658fe RGB pie chart
      #3658fe color shades, tints & tones
#3658fe color schemes
#3658fe color preview, HTML & CSS examples
           This text has a color of #3658fe        
        
          <p style="color:#3658fe;">Text here</p>
        
        
          .mytext {color:#3658fe;}
        
        Text color #3658fe
      
           This box has a color of #3658fe        
        
          <div style="background-color:#3658fe;">Content here</div>
        
        
          .mybackground {background-color:#3658fe;}
        
        Background color #3658fe
      
           Border around this has a color of #3658fe        
        
          <div style="border:2px solid #3658fe;">Content here</div>
        
        
          .myborder {border:2px solid #3658fe;}
        
        Border color #3658fe