#2405fc color space conversions
Hex:
        #2405fc
        RGB:
        36, 5, 252
        CMY:
        86, 98, 1
        CMYK:
        86, 98, 0, 1
      HSL:
        248°, 97.6285%, 50.3922%
        HSV (HSB):
        248°, 98.0159%, 98.8235%
        XYZ:
        18.3525, 7.5119, 92.5781
        xyY:
        0.1549, 0.0634, 7.5119
      CIE-Lab:
        32.9449, 78.0247, -105.0847
        CIE-LCH:
        32.9449, 130.8840, 306.5936
        CIE-Luv:
        32.9449, -7.8162, -129.7457
        Hunter-Lab:
        27.4078, 71.5615, -181.0843
      #2405fc color charts
#2405fc RGB chart
      #2405fc CMYK chart
      #2405fc RGB pie chart
      #2405fc color shades, tints & tones
#2405fc color schemes
#2405fc color preview, HTML & CSS examples
           This text has a color of #2405fc        
        
          <p style="color:#2405fc;">Text here</p>
        
        
          .mytext {color:#2405fc;}
        
        Text color #2405fc
      
           This box has a color of #2405fc        
        
          <div style="background-color:#2405fc;">Content here</div>
        
        
          .mybackground {background-color:#2405fc;}
        
        Background color #2405fc
      
           Border around this has a color of #2405fc        
        
          <div style="border:2px solid #2405fc;">Content here</div>
        
        
          .myborder {border:2px solid #2405fc;}
        
        Border color #2405fc