#b365fe color space conversions
Hex:
        #b365fe
        RGB:
        179, 101, 254
        CMY:
        30, 60, 0
        CMYK:
        30, 60, 0, 0
      HSL:
        271°, 98.7097%, 69.6078%
        HSV (HSB):
        271°, 60.2362%, 99.6078%
        XYZ:
        41.1335, 26.0468, 96.6255
        xyY:
        0.2511, 0.1590, 26.0468
      CIE-Lab:
        58.0815, 58.8840, -64.4677
        CIE-LCH:
        58.0815, 87.3121, 312.4082
        CIE-Luv:
        58.0815, 22.7555, -108.3687
        Hunter-Lab:
        51.0361, 54.5522, -76.5272
      #b365fe color charts
#b365fe RGB chart
      #b365fe CMYK chart
      #b365fe RGB pie chart
      #b365fe color shades, tints & tones
#b365fe color schemes
#b365fe color preview, HTML & CSS examples
           This text has a color of #b365fe        
        
          <p style="color:#b365fe;">Text here</p>
        
        
          .mytext {color:#b365fe;}
        
        Text color #b365fe
      
           This box has a color of #b365fe        
        
          <div style="background-color:#b365fe;">Content here</div>
        
        
          .mybackground {background-color:#b365fe;}
        
        Background color #b365fe
      
           Border around this has a color of #b365fe        
        
          <div style="border:2px solid #b365fe;">Content here</div>
        
        
          .myborder {border:2px solid #b365fe;}
        
        Border color #b365fe