#2715fc color space conversions
Hex:
        #2715fc
        RGB:
        39, 21, 252
        CMY:
        85, 92, 1
        CMYK:
        85, 92, 0, 1
      HSL:
        245°, 97.4684%, 53.5294%
        HSV (HSB):
        245°, 91.6667%, 98.8235%
        XYZ:
        18.6756, 7.9959, 92.6545
        xyY:
        0.1565, 0.0670, 7.9959
      CIE-Lab:
        33.9744, 75.2729, -103.3618
        CIE-LCH:
        33.9744, 127.8658, 306.0639
        CIE-Luv:
        33.9744, -8.1781, -130.5513
        Hunter-Lab:
        28.2771, 68.4051, -174.4794
      #2715fc color charts
#2715fc RGB chart
      #2715fc CMYK chart
      #2715fc RGB pie chart
      #2715fc color shades, tints & tones
#2715fc color schemes
#2715fc color preview, HTML & CSS examples
           This text has a color of #2715fc        
        
          <p style="color:#2715fc;">Text here</p>
        
        
          .mytext {color:#2715fc;}
        
        Text color #2715fc
      
           This box has a color of #2715fc        
        
          <div style="background-color:#2715fc;">Content here</div>
        
        
          .mybackground {background-color:#2715fc;}
        
        Background color #2715fc
      
           Border around this has a color of #2715fc        
        
          <div style="border:2px solid #2715fc;">Content here</div>
        
        
          .myborder {border:2px solid #2715fc;}
        
        Border color #2715fc